object frmWelcome: TfrmWelcome Left = 472 Top = 138 Width = 645 Height = 414 Caption = 'frmWelcome' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate PixelsPerInch = 144 TextHeight = 16 object pnlWelcome: TPanel Left = 0 Top = 0 Width = 635 Height = 378 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 DesignSize = ( 635 378) object imgWatermarkPage: TImage Left = 290 Top = 260 Width = 349 Height = 127 Anchors = [akRight, akBottom] AutoSize = True Transparent = True end object axlblWelcomTitle: TAxLabel Left = 32 Top = 16 Width = 587 Height = 20 WordWrap = False Quality = smMMXSmoothing4x Layout = tlCenter Transparent = False AutoSize = False Caption = 'What do you want to do?' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlFind: TAxLabel Left = 70 Top = 284 Width = 539 Height = 58 OnLinkClick = axlFindLinkClick LinkColor = 14509568 WordWrap = True Transparent = True AutoSize = False Caption = 'Additional Link' Color = clWhite ShowAccelChar = True ParentColor = False end object Image1: TImage Left = 32 Top = 284 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Proportional = True end object lblDescription: TLabel Left = 32 Top = 64 Width = 575 Height = 93 AutoSize = False Caption = 'Description' WordWrap = True end object axlNextText: TLabel Left = 32 Top = 360 Width = 249 Height = 16 Caption = 'Select an action and click Next to continue' Transparent = True end object rbErase: TRadioButton Left = 44 Top = 178 Width = 537 Height = 17 Caption = 'Find tracks on my computer' Checked = True TabOrder = 0 TabStop = True end object rbRestore: TRadioButton Left = 44 Top = 209 Width = 537 Height = 17 Caption = 'Restore previously erased data' TabOrder = 1 end end end